CustomMimeType

data class CustomMimeType(raw: String) : MimeType

Properties

Link copied to clipboard
open override val raw: String